home *** CD-ROM | disk | FTP | other *** search
- object findform: Tfindform
- Left = 379
- Top = 211
- ActiveControl = findto
- BorderStyle = bsToolWindow
- Caption = '��������'
- ClientHeight = 296
- ClientWidth = 381
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Label2: TLabel
- Left = 8
- Top = 16
- Width = 45
- Height = 16
- Caption = '�����'
- end
- object Label1: TLabel
- Left = 8
- Top = 72
- Width = 88
- Height = 16
- Caption = '�������� ��'
- end
- object Button1: TButton
- Left = 32
- Top = 232
- Width = 75
- Height = 25
- Caption = '������'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 272
- Top = 232
- Width = 75
- Height = 25
- Caption = '������'
- ModalResult = 2
- TabOrder = 1
- OnClick = Button2Click
- end
- object findto: TComboBox
- Left = 128
- Top = 16
- Width = 217
- Height = 24
- ItemHeight = 16
- TabOrder = 2
- end
- object cbrepon: TComboBox
- Left = 128
- Top = 64
- Width = 217
- Height = 24
- ItemHeight = 16
- TabOrder = 3
- end
- end
-